Namespace - LJCDBViewDAL
Parameters
viewDataID - The ViewData ID.
viewColumnID - The ViewColumn ID.
Returns
The data record.
Syntax
C# |
public ViewGridColumn RetrieveWithIDs(Int32 viewDataID, Int32 viewColumnID)
|
Retrieves a data record with the supplied value.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.